fix: broken grapgql query fetch

This commit is contained in:
Liyas Thomas 2021-03-24 05:20:01 +00:00 committed by GitHub
parent 2190a1b6fd
commit 8a52b0fbd6

View file

@ -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() {