mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-18 22:33:44 +02:00
admin(ui): implement MountEditContainer.tsx, minor tweaks
This commit is contained in:
@@ -8,7 +8,7 @@ export interface Nest {
|
||||
uuid: string;
|
||||
author: string;
|
||||
name: string;
|
||||
description: string | null;
|
||||
description?: string;
|
||||
createdAt: Date;
|
||||
updatedAt: Date;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user