client: Fix sync error toast

pull/544/head
Elian Doran 2024-11-02 19:02:26 +07:00
parent 4ffc6f716c
commit 0db1a63cef
No known key found for this signature in database
1 changed files with 1 additions and 0 deletions

@ -1,3 +1,4 @@
import { t } from './i18n.js';
import server from './server.js';
import toastService from "./toast.js";