mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-07-16 02:02:55 -07:00
Removed test code !wip
This commit is contained in:
parent
1935d70cf7
commit
3ca72c7e63
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ export class MobileComponent implements OnInit {
|
|||
public templates: INotificationTemplates[];
|
||||
public form: FormGroup;
|
||||
public userList: IMobileUsersViewModel[];
|
||||
public testUserId: string = "d164439a-6f23-43c6-bc12-6a8d3d89dbf5";
|
||||
public testUserId: string;
|
||||
|
||||
constructor(private settingsService: SettingsService,
|
||||
private notificationService: NotificationService,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue