Add missing moderator user profile

pull/439/head
Thibaud Colas 2023-08-11 10:01:15 +01:00
rodzic faef911ecf
commit 7418abc18f
1 zmienionych plików z 16 dodań i 0 usunięć

Wyświetl plik

@ -3900,6 +3900,22 @@
"theme": "system"
}
},
{
"model": "wagtailusers.userprofile",
"pk": 5,
"fields": {
"user": ["moderator"],
"submitted_notifications": true,
"approved_notifications": true,
"rejected_notifications": true,
"updated_comments_notifications": true,
"preferred_language": "",
"current_time_zone": "",
"avatar": "",
"dismissibles": {},
"theme": "system"
}
},
{
"model": "recipes.recipeindexpage",
"pk": 80,