Skip to content

Commit 166701a

Browse files
committed
Update user-monitoring.php
1 parent 9e60e7a commit 166701a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/user-monitoring.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
'on_update' => true,
9292
'on_destroy' => true,
9393
'on_read' => true,
94-
'on_restore' => false, // Release for next version :)
94+
'on_restore' => false,
9595
'on_replicate' => false,
9696
],
9797

0 commit comments

Comments
 (0)