update package.json init.ts
This commit is contained in:
@ -346,8 +346,7 @@ for (const plugin of ColdDeviceStorage.get('plugins').filter(p => p.active)) {
|
||||
}
|
||||
|
||||
if (!$i) {
|
||||
const wallpaper = ref(localStorage.getItem('wallpaper'));
|
||||
wallpaper.value = "https://simkey.net/files/c2f30819-64f7-42df-91b6-0e7fb122a413";
|
||||
localStorage.setItem('wallpaper', 'https://simkey.net/files/c2f30819-64f7-42df-91b6-0e7fb122a413');
|
||||
}
|
||||
|
||||
if ($i) {
|
||||
|
Reference in New Issue
Block a user