mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-08-06 12:02:45 +03:00
Add support for properties
This commit is contained in:
@@ -24,6 +24,7 @@
|
|||||||
<a @click="updateLanguage('Lua')">Lua</a>
|
<a @click="updateLanguage('Lua')">Lua</a>
|
||||||
<a @click="updateLanguage('PHP')">PHP</a>
|
<a @click="updateLanguage('PHP')">PHP</a>
|
||||||
<a @click="updateLanguage('Powershell')">Powershell</a>
|
<a @click="updateLanguage('Powershell')">Powershell</a>
|
||||||
|
<a @click="updateLanguage('Properties')">Properties</a>
|
||||||
<a @click="updateLanguage('MarkDown')">MarkDown</a>
|
<a @click="updateLanguage('MarkDown')">MarkDown</a>
|
||||||
<a @click="updateLanguage('Nginx')">Nginx</a>
|
<a @click="updateLanguage('Nginx')">Nginx</a>
|
||||||
<a @click="updateLanguage('Python')">Python</a>
|
<a @click="updateLanguage('Python')">Python</a>
|
||||||
|
Reference in New Issue
Block a user