mirror of
https://github.com/twisterarmy/twister-html.git
synced 2025-03-13 05:51:03 +00:00
complement comment info
This commit is contained in:
parent
dc8cfc20ef
commit
01283059db
@ -52,7 +52,7 @@ function loadMentionsFromStorage() {
|
||||
}
|
||||
}
|
||||
|
||||
// WARN all following storage keys are deprecated
|
||||
// WARN all following storage keys are deprecated (see commit dc8cfc20ef10ff3008b4abfdb30d31e7fcbec0cd)
|
||||
if (storage.isSet('knownMentions')) {
|
||||
var mentions = storage.get('knownMentions');
|
||||
if (typeof mentions === 'object')
|
||||
|
Loading…
x
Reference in New Issue
Block a user