Convert frontend to Vue #3

Merged
jacob1123 merged 158 commits from vue into master 2022-02-08 22:20:11 +01:00
Showing only changes of commit 404bd6625f - Show all commits

View File

@ -0,0 +1,3 @@
export const LOGIN_SUCCESS = '✔ Logged in';
export const LOGOUT = 'Log out';
export const TITLE = 'Update title';