Logo
Explore Help
Register Sign In
immich-app/immich
1
0
Fork 0
You've already forked immich
mirror of https://github.com/immich-app/immich.git synced 2025-12-18 09:13:15 +03:00
Code Issues Packages Projects Releases 16 Wiki Activity
Files
a3e7e8cc3193df75a37f98b9c82adbabb74450c4
immich/web/src/lib/stores/server-info.store.ts

5 lines
167 B
TypeScript
Raw Normal View History

refactor: deprecate /server-info and replace with /server-info/storage (#9645)
2024-05-22 10:25:55 +01:00
import type { ServerStorageResponseDto } from '@immich/sdk';
fix(web): status box rendering (#5410) * fix(web): status box rendering * Syntax improvement for api import Co-authored-by: martin <74269598+martabal@users.noreply.github.com> --------- Co-authored-by: Daniel Taylor <daniel.k.taylor1@gmail.com> Co-authored-by: martin <74269598+martabal@users.noreply.github.com>
2023-12-01 18:26:48 -08:00
import { writable } from 'svelte/store';
refactor: deprecate /server-info and replace with /server-info/storage (#9645)
2024-05-22 10:25:55 +01:00
export const serverInfo = writable<ServerStorageResponseDto>();
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.2 Page: 650ms Template: 37ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API