mario-core 2.9.314-release → 2.9.315-release
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js
CHANGED
|
@@ -44680,7 +44680,7 @@ var initValue$3 = {
|
|
|
44680
44680
|
roles: [],
|
|
44681
44681
|
isActive: true,
|
|
44682
44682
|
profileImageFileName: "",
|
|
44683
|
-
teacherUserId:
|
|
44683
|
+
teacherUserId: []
|
|
44684
44684
|
};
|
|
44685
44685
|
var USER_LIST_URL = "/admin/users/user-list";
|
|
44686
44686
|
var TITLE$9 = "User detail";
|