mirror of
https://github.com/immich-app/immich.git
synced 2025-12-18 09:13:15 +03:00
Added account info panel with sign out button (#219)
This commit is contained in:
@@ -7,7 +7,6 @@
|
||||
if (browser) {
|
||||
const { shouldShowAnnouncement, localVersion, remoteVersion } = await checkAppVersion();
|
||||
|
||||
console.log('Recheck');
|
||||
return { props: { url, shouldShowAnnouncement, localVersion, remoteVersion } };
|
||||
} else {
|
||||
return {
|
||||
|
||||
Reference in New Issue
Block a user