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-23 17:25:11 +03:00
Code Issues Packages Projects Releases 18 Wiki Activity
Files
def5f59242b8ff5835f5f9d8fbdbb33e1ea49b9d
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.3 Page: 103ms Template: 3ms
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