mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-06-04 22:57:19 +02:00
Update better-xcloud.user.js
This commit is contained in:
parent
99c81cfb90
commit
31804ea8cc
2
dist/better-xcloud.user.js
vendored
2
dist/better-xcloud.user.js
vendored
@ -4778,7 +4778,7 @@ class Preferences {
|
||||
customTextValue: (value) => {
|
||||
value = parseInt(value);
|
||||
if (value === 0) {
|
||||
return t("default");
|
||||
return t("unlimited");
|
||||
}
|
||||
return null;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user