mirror of
https://github.com/strapi/strapi.git
synced 2025-11-01 10:23:34 +00:00
Fix bad UI in CTB when creating a CT
Signed-off-by: soupette <cyril.lpz@gmail.com>
This commit is contained in:
parent
e73a145535
commit
a389ab443c
@ -477,6 +477,8 @@ const DataManagerProvider = ({
|
||||
|
||||
await request(requestURL, { method, body }, true);
|
||||
|
||||
unlockAppWithAutoreload();
|
||||
|
||||
await updatePermissions();
|
||||
|
||||
// Submit ct tracking success
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user