updated sdk to ^0.3.0
This commit is contained in:
+1
-1
@@ -48,7 +48,7 @@
|
||||
}
|
||||
|
||||
try {
|
||||
const settings = await ApiClient.Settings.getAll({
|
||||
const settings = await ApiClient.settings.getAll({
|
||||
$cancelKey: "loadAppName",
|
||||
});
|
||||
$appName = settings?.meta?.appName || "";
|
||||
|
||||
Reference in New Issue
Block a user