mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-01-28 15:32:50 -05:00
workspace: fix rename modal
This commit is contained in:
@@ -1426,7 +1426,8 @@ Singleton {
|
||||
return send({
|
||||
"Action": {
|
||||
"SetWorkspaceName": {
|
||||
"name": name
|
||||
"name": name,
|
||||
"workspace": null
|
||||
}
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user