mirror of
https://github.com/Art051/immich.git
synced 2025-08-11 19:29:00 +00: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