This commit is contained in:
j3d1 2026-08-17 12:10:42 +02:00
parent d32e718454
commit 312f2f6460
8 changed files with 1567 additions and 6 deletions

View file

@ -10,6 +10,8 @@ import store from './store';
import _nacl from 'js-nacl';
const app = createApp(App).use(store).use(BootstrapIconsPlugin);
_nacl.instantiate((nacl) => {