Browse Source

fix: remove trailing spaces

Nicolas Giard 8 năm trước cách đây
mục cha
commit
c72a6b2145
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      client/js/components/editor.component.js

+ 1 - 1
client/js/components/editor.component.js

@@ -199,7 +199,7 @@ export default {
           'toggleBlockquote': null,
           'toggleFullScreen': null,
           'toggleOrderedList': null,
-          'toggleCodeBlock': null          
+          'toggleCodeBlock': null
         }
       })