1
0
Fork 0
mirror of synced 2024-07-02 13:01:09 +12:00
This commit is contained in:
Keviin Åberg Kultalahti 2021-05-05 18:53:38 +02:00
parent cd9af13668
commit f805cdfb07

View file

@ -4,6 +4,4 @@ const INITIAL_ADMIN_STATE = {
oauth: [],
}
export const admin = writable({ ...INITIAL_ADMIN_STATE })
export const admin = writable({ ...INITIAL_ADMIN_STATE })