diff --git a/client/src/ui/components/bd/SuperSecretView.vue b/client/src/ui/components/bd/SuperSecretView.vue index c64ee7bd..e3521fca 100644 --- a/client/src/ui/components/bd/SuperSecretView.vue +++ b/client/src/ui/components/bd/SuperSecretView.vue @@ -13,6 +13,7 @@
Force Update Config Debug + Update UI Test
@@ -21,7 +22,7 @@ import SettingsWrapper from './SettingsWrapper.vue'; import { FormButton } from '../common'; - import { Globals } from 'modules'; + import { Globals, Events } from 'modules'; import { ClientIPC } from 'common'; export default { @@ -39,6 +40,9 @@ }, debugConfig() { console.log(Globals); + }, + testUpdateUi() { + Events.emit('update-check-start'); } } } diff --git a/other/keytar/keytar.node/keytar-4.4.1/win32-ia32-69.node b/other/keytar/keytar.node/keytar-4.4.1/win32-ia32-69.node new file mode 100644 index 00000000..6d726e46 Binary files /dev/null and b/other/keytar/keytar.node/keytar-4.4.1/win32-ia32-69.node differ diff --git a/other/node_sass_bindings/win32-ia32-69/binding.node b/other/node_sass_bindings/win32-ia32-69/binding.node new file mode 100644 index 00000000..3dfbc1e2 Binary files /dev/null and b/other/node_sass_bindings/win32-ia32-69/binding.node differ