Skip to content

Commit 755822b

Browse files
Updates/Admin
1 parent 6e9063d commit 755822b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

web/src/pages/Settings/Settings.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ const Settings = ({ openPage }) => {
155155
</ListItem>
156156

157157
<ListItem
158-
name="Admin"
158+
name="Updates/Admin"
159159
onClick={() => {
160160
window.location.href =
161161
"http://" + window.location.hostname + ":5001/update";

0 commit comments

Comments
 (0)