mirror of
https://github.com/cupcakearmy/cometa.git
synced 2025-09-06 04:50:40 +00:00
Dist Render
This commit is contained in:
2
dist/options.js
vendored
2
dist/options.js
vendored
@@ -31,5 +31,5 @@ exports.re = {
|
||||
for: '*',
|
||||
for_in: 'in',
|
||||
closing_tag: '/',
|
||||
valid_variable: '[A-z](\\w|\\.)*?',
|
||||
valid_variable: '[A-z](\\w|\\.|\\[|\\])*?',
|
||||
};
|
||||
|
Reference in New Issue
Block a user