Restore original dashboard widget config

This commit is contained in:
Jeremy Stretch 2024-07-16 14:44:45 -04:00
parent efa59f170f
commit 9a95969e8a

View File

@ -128,6 +128,7 @@ DEFAULT_DASHBOARD = [
'width': 12,
'height': 5,
'title': 'Change Log',
'color': 'blue',
'config': {
'model': 'core.objectchange',
'page_size': 25,