🎨 add isLoggedIn
This commit is contained in:
@@ -34,6 +34,7 @@
|
||||
<script type="text/javascript">
|
||||
var latkeConfig = {
|
||||
"servePath": "${servePath}",
|
||||
"isLoggedIn": "${isLoggedIn?string}",
|
||||
"staticServePath": "${staticServePath}"
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user