We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d44028 commit 9f56a1eCopy full SHA for 9f56a1e
src/js/fc.js
@@ -1,6 +1,6 @@
1
import { bit_check } from "./bit";
2
import { reactive } from "vue";
3
-import { API_VERSION_1_45, API_VERSION_1_46 } from "./data_storage";
+import { API_VERSION_1_45, API_VERSION_1_46, API_VERSION_1_47 } from "./data_storage";
4
import semver from "semver";
5
6
const INITIAL_CONFIG = {
0 commit comments