Trim scanlator of chapters in db (#10112)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
UPDATE chapters
|
||||
SET scanlator = trim(scanlator)
|
||||
WHERE scanlator IS NOT NULL;
|
||||
Reference in New Issue
Block a user