mirror of
https://git.mirrors.martin98.com/https://github.com/sub-store-org/Sub-Store.git
synced 2025-08-10 00:09:01 +08:00
Typo Fixed
This commit is contained in:
parent
488f320ce3
commit
a5f7020582
@ -1322,7 +1322,7 @@ function Raw_Producer() {
|
||||
// force to set some properties (e.g., scert, udp, tfo, etc.)
|
||||
function SetPropertyOperator(key, val) {
|
||||
return {
|
||||
name: "Set",
|
||||
name: "Set Property Operator",
|
||||
func: proxies => {
|
||||
return proxies.map(p => {
|
||||
p[key] = val;
|
||||
|
Loading…
x
Reference in New Issue
Block a user