Add branding assets for TIS tenant with logo and login image

This commit is contained in:
2026-05-11 13:36:06 +03:30
parent 13c791d86f
commit 8e1a021eec
32 changed files with 430 additions and 309 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
export interface IDeviceProfileRawResponse {
androidId: string;
deviceId: string;
deviceName: string;
}