1
0
mirror of https://github.com/immich-app/immich.git synced 2025-08-10 23:22:22 +02:00

Added error handling for layout.server.ts to avoid unaccessible to previous deploy instance due to changes in SvelteKit project

This commit is contained in:
Alex
2022-08-26 11:30:45 -07:00
parent a09bba454c
commit fdd9f37abd
4 changed files with 27 additions and 24 deletions

View File

@@ -17,11 +17,11 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>1.21.0</string>
<string>1.26.0</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>40</string>
<string>51</string>
<key>LSRequiresIPhoneOS</key>
<true />
<key>MGLMapboxMetricsEnabledSettingShownInApp</key>