mirror of
https://github.com/mihonapp/mihon.git
synced 2025-10-30 05:47:57 +01:00
@@ -92,7 +92,7 @@ SELECT *
|
||||
FROM mangas
|
||||
WHERE favorite = 1
|
||||
AND LOWER(title) = :title
|
||||
LIMIT 1;
|
||||
AND _id != :id;
|
||||
|
||||
resetViewerFlags:
|
||||
UPDATE mangas
|
||||
|
||||
Reference in New Issue
Block a user