Commit 9b4d3bcc authored by Mark Harding's avatar Mark Harding

(chore): stop terms showing in dev environments

parent 5602ef25
No related merge requests found
Pipeline #66922910 passed with stages
in 7 minutes and 46 seconds
......@@ -475,4 +475,6 @@ $CONFIG->set('features', [
'helpdesk' => true,
'top-feeds' => true,
'dark-mode' => true,
]);
\ No newline at end of file
]);
$CONFIG->set('last_tos_update', 1);
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment