[FA-misc] Refresh button, UI mostly gold
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
mutation ImportNovel($input: ImportNovelInput!) {
|
||||
importNovel(input: $input) {
|
||||
novelUpdateRequestedEvent {
|
||||
novelUrl
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user