feat(queries/getAutomatischInfo): add mation
This commit is contained in:
@@ -13,6 +13,7 @@ const getAutomatischInfo = async () => {
|
||||
|
||||
return {
|
||||
isCloud: appConfig.isCloud,
|
||||
isMation: appConfig.isMation,
|
||||
license: computedLicense,
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user