Add support for properties
This commit is contained in:
parent
228aa4740b
commit
4ad43b1a1f
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@
|
|||
<a @click="updateLanguage('Lua')">Lua</a>
|
||||
<a @click="updateLanguage('PHP')">PHP</a>
|
||||
<a @click="updateLanguage('Powershell')">Powershell</a>
|
||||
<a @click="updateLanguage('Properties')">Properties</a>
|
||||
<a @click="updateLanguage('MarkDown')">MarkDown</a>
|
||||
<a @click="updateLanguage('Nginx')">Nginx</a>
|
||||
<a @click="updateLanguage('Python')">Python</a>
|
||||
|
|
Loading…
Reference in a new issue