fix: hide Storage section in settings menu when quota is empty
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
class NotFoundQuotasException implements Exception {
|
||||
NotFoundQuotasException();
|
||||
}
|
||||
class NotFoundQuotasException implements Exception {}
|
||||
|
||||
class QuotasNotSupportedException implements Exception {}
|
||||
|
||||
Reference in New Issue
Block a user