mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
Move top hundred snippets to snippets directory
Allows for more snippets in future. Also makes file name consistent
This commit is contained in:
parent
88dd233624
commit
33742d447d
2 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
define [
|
||||
"./top_hundred_snippets"
|
||||
"./snippets/TopHundredSnippets"
|
||||
], (topHundred) ->
|
||||
|
||||
class Parser
|
||||
|
|
Loading…
Reference in a new issue