diff options
Diffstat (limited to 'scripts')
-rwxr-xr-x | scripts/authentication/editors.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/authentication/editors.py b/scripts/authentication/editors.py index 750dc309..dc3b1075 100755 --- a/scripts/authentication/editors.py +++ b/scripts/authentication/editors.py @@ -25,6 +25,7 @@ if __name__ == "__main__": "name": "editors", "admins": [], "members": ["8ad942fe-490d-453e-bd37-56f252e41603"], + "created_timestamp": timestamp, "changed_timestamp": timestamp, })) |