Added search/filter in patterns tab
Added pattern as dep to filter memo Format
This commit is contained in:
parent
0a2f2eaa3d
commit
6908ea38e4
2 changed files with 106 additions and 86 deletions
|
|
@ -1,4 +1,4 @@
|
|||
const ALLOW_MANY = ['by', 'url', 'genre', 'license'];
|
||||
const ALLOW_MANY = ['by', 'url', 'genre', 'license', 'tag'];
|
||||
|
||||
export function getMetadata(raw_code) {
|
||||
if (raw_code == null) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue