mirror of
https://github.com/zero-peak/ZeroOmega.git
synced 2025-01-22 06:58:14 -05:00
Fix Unable to create new proxy profile #64
This commit is contained in:
parent
d657b22b75
commit
aad656fe9e
@ -12,6 +12,7 @@ class AST_Raw extends U2.AST_SymbolRef
|
||||
@aborts = -> false
|
||||
|
||||
decorateCustomBuiltinProfiles = (profile, options = {}) ->
|
||||
return unless profile
|
||||
key = exports.nameAsKey(profile)
|
||||
if exports.builtinProfiles[key]
|
||||
customBuiltinProfiles = Object.assign(
|
||||
|
Loading…
Reference in New Issue
Block a user