Skip to content

Commit

Permalink
techlog fix
Browse files Browse the repository at this point in the history
  • Loading branch information
realforest2001 committed Feb 2, 2024
1 parent 2c97f08 commit cd7d174
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tgui/packages/tgui/interfaces/AresAdmin.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ const PAGES = {
'admin_access_log': () => AdminAccessLogs,
'access_management': () => AccessManagement,
'maintenance_management': () => MaintManagement,
'tech_log': () => TechLogs,
'core_security_gas': () => CoreSecGas,
};

Expand Down

0 comments on commit cd7d174

Please sign in to comment.