Skip to content

Commit

Permalink
Merge branch 'develop' into fix/readable-mystafflist-mobile
Browse files Browse the repository at this point in the history
  • Loading branch information
lindapaiste authored Nov 24, 2023
2 parents 3d0a274 + 5819556 commit 801ce2d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions client/modules/IDE/components/Editor/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ import 'codemirror/addon/fold/comment-fold';
import 'codemirror/addon/fold/foldcode';
import 'codemirror/addon/fold/foldgutter';
import 'codemirror/addon/fold/indent-fold';
import 'codemirror/addon/fold/xml-fold';
import 'codemirror/addon/comment/comment';
import 'codemirror/keymap/sublime';
import 'codemirror/addon/search/searchcursor';
Expand Down

0 comments on commit 801ce2d

Please sign in to comment.