fix: broken grapgql query fetch
This commit is contained in:
parent
2190a1b6fd
commit
8a52b0fbd6
1 changed files with 1 additions and 0 deletions
|
|
@ -449,6 +449,7 @@ import { commonHeaders } from "~/helpers/headers"
|
|||
import { getPlatformSpecialKey } from "~/helpers/platformutils"
|
||||
import { sendNetworkRequest } from "~/helpers/network"
|
||||
import { getSettingSubject } from "~/newstore/settings"
|
||||
import { fb } from "~/helpers/fb"
|
||||
|
||||
export default {
|
||||
data() {
|
||||
|
|
|
|||
Loading…
Reference in a new issue