mirror of
https://github.com/pocket-id/pocket-id.git
synced 2026-03-24 11:55:06 +00:00
feat: make home page URL configurable (#1215)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import userStore from '$lib/stores/user-store';
|
||||
import type { AllAppConfig, AppConfigRawResponse } from '$lib/types/application-configuration';
|
||||
import type { AllAppConfig, AppConfigRawResponse } from '$lib/types/application-configuration.type';
|
||||
import {
|
||||
cachedApplicationLogo,
|
||||
cachedBackgroundImage,
|
||||
|
||||
Reference in New Issue
Block a user