usercss: inform when the entire metadata block is missing/invalid
This commit is contained in:
parent
0d80177691
commit
23efcb1db8
|
@ -115,6 +115,7 @@ var usercss = (() => {
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
return {text: '', index: 0};
|
||||||
}
|
}
|
||||||
|
|
||||||
function parseWord(state, error = 'invalid word') {
|
function parseWord(state, error = 'invalid word') {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user