mirror of
https://github.com/moku-project/Moku.git
synced 2026-06-14 01:39:56 -05:00
Feat: Static & Flatpak Workflow + Recent Fix
This commit is contained in:
@@ -691,6 +691,10 @@ export class SuwayomiAdapter implements ServerAdapter {
|
||||
return []
|
||||
}
|
||||
|
||||
async startLibraryUpdate(): Promise<void> {
|
||||
await this.gql(UPDATE_LIBRARY)
|
||||
}
|
||||
|
||||
async stopLibraryUpdate(): Promise<void> {
|
||||
await this.gql(UPDATE_STOP)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user