Applied suggested linter changes
This commit is contained in:
@ -39,7 +39,7 @@ func main() {
|
||||
modified = true
|
||||
}
|
||||
|
||||
if modified == true {
|
||||
if modified {
|
||||
anime.Episodes().Save()
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user