Update consts.dart

This commit is contained in:
Ashita Prasad
2025-02-16 17:24:00 +05:30
parent ebedbb1172
commit 712d2d21a6

View File

@ -474,3 +474,4 @@ const kMsgNoContent = "No content";
const kMsgUnknowContentType = "Unknown Response Content-Type";
// Workspace Selector
const kMsgSelectWorkspace = "Create your workspace";
const kMsgShareError = "Unable to share";