mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-12-29 12:16:15 -06:00
fix comment typo
This commit is contained in:
parent
f30ab4bae4
commit
2685e7c824
1 changed files with 1 additions and 1 deletions
|
|
@ -480,7 +480,7 @@ func importMutesAsyncF(
|
|||
}()
|
||||
}
|
||||
|
||||
// Go through the blocks parsed from CSV
|
||||
// Go through the mutes parsed from CSV
|
||||
// file, and create / update each one.
|
||||
for _, mute := range mutes {
|
||||
var (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue