Minor fix.
This commit is contained in:
parent
c1fd149118
commit
015f6d2536
@ -212,7 +212,7 @@ exports.set = ->
|
||||
['memory_static_max', 'memory_dynamic_max']
|
||||
else
|
||||
# Decrease the memory.
|
||||
['memory_memory_max', 'memory_static_max']
|
||||
['memory_dynamic_max', 'memory_static_max']
|
||||
'name_label'
|
||||
'name_description'
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user