New local front deployment + new args
This commit is contained in:
@@ -41,6 +41,7 @@ class EndDrawerWidgetState extends State<EndDrawerWidget> {
|
||||
),
|
||||
ShallowDropdownInputWidget(
|
||||
current: WorkspaceLocal.current,
|
||||
filled: Colors.grey.shade200,
|
||||
width: 400,
|
||||
all: () async => WorkspaceLocal.getWorkspacesShallow(),
|
||||
canRemove: (p0) => p0 != null,
|
||||
|
||||
Reference in New Issue
Block a user