Commit 5dd13bec authored by Romain Courteaud's avatar Romain Courteaud

Typo

parent 019e4382
...@@ -1152,7 +1152,7 @@ ...@@ -1152,7 +1152,7 @@
}, JSON.stringify({ }, JSON.stringify({
_links: { _links: {
self: {href: this.url}, self: {href: this.url},
enclosure: {href: 'browser://locasstorage/' + key}, enclosure: {href: 'browser://sessionstorage/' + key},
} }
})); }));
} else if (browse_ss_directory_regexp.test(this.url)) { } else if (browse_ss_directory_regexp.test(this.url)) {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment