-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Feat: Added <select> to control enabling players on Monitor page #4428
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Changes from 12 commits
d1e4f73
182360f
0220604
7f24e0e
d408688
b8c9842
cf0f0a4
a5c6e02
d218910
1e336bf
80c5957
8d2ca14
a012e41
ce0974c
eef799e
67374da
fbf824e
658db62
06bf008
5c3521d
4208fcf
c1657c7
5826cd2
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change | ||
|---|---|---|---|---|
|
|
@@ -98,6 +98,7 @@ | |||
| 'Enabled' => 0, | ||||
| 'Deleted' => 0, | ||||
| 'DecodingEnabled' => 0, | ||||
| 'ZMSEnabled' => 0, | ||||
|
||||
| 'ZMSEnabled' => 0, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's leave the line commented out, in case we need to disable ZMS someday.
Uh oh!
There was an error while loading. Please reload this page.