mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-27 12:04:56 +02:00
UBER-619: StatusPopup for creating/renaming (#3536)
Signed-off-by: Vyacheslav Tumanov <me@slavatumanov.me>
This commit is contained in:
@@ -196,7 +196,7 @@ class TServerStorage implements ServerStorage {
|
||||
return result[0]
|
||||
}
|
||||
if (result.length === 0) {
|
||||
return [{}, false]
|
||||
return false
|
||||
}
|
||||
return result
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user