rename mixan to OPENPANEL!
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import type { IServiceProfile } from '@mixan/db';
|
||||
import type { IServiceProfile } from '@openpanel/db';
|
||||
|
||||
export function getProfileName(profile: IServiceProfile | undefined | null) {
|
||||
if (!profile) return 'No profile';
|
||||
|
||||
Reference in New Issue
Block a user