1
0
mirror of https://github.com/BoostIo/Boostnote synced 2026-06-03 13:13:13 +00:00

Fix styles by lint

This commit is contained in:
asmsuechan
2017-04-22 17:30:55 -07:00
parent b695d27817
commit 2df295dc1d
2 changed files with 16 additions and 16 deletions
+1 -1
View File
@@ -39,5 +39,5 @@ export function encodeEntities (text) {
export default {
decodeEntities,
encodeEntities,
encodeEntities
}