Skip to content

Commit 3428653

Browse files
committed
chore: enable Ion Wrapped
1 parent f3023fe commit 3428653

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

intranet/settings/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@
122122

123123
ENABLE_SENIOR_DESTINATIONS = False # Disabled per school policy, October 2023
124124

125-
ENABLE_ION_WRAPPED = False # Should be enabled close to EOY and through summer
125+
ENABLE_ION_WRAPPED = True # Should be enabled close to EOY and through summer
126126
# End toggles
127127

128128
NOTIFY_ADMIN_EMAILS = None

0 commit comments

Comments
 (0)