mirror of
https://github.com/immich-app/immich.git
synced 2025-11-19 14:12:35 +09:00
chore(web): change license wording and other things (#11309)
This commit is contained in:
@@ -311,7 +311,7 @@ export const langs = [
|
||||
{ name: 'Development (keys only)', code: 'dev', loader: () => Promise.resolve({}) },
|
||||
];
|
||||
|
||||
export enum ImmichLicense {
|
||||
export enum ImmichProduct {
|
||||
Client = 'immich-client',
|
||||
Server = 'immich-server',
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user