mirror of
https://github.com/Tygs/0bin.git
synced 2023-08-10 21:13:00 +03:00
admin css design
This commit is contained in:
@ -71,7 +71,6 @@ const app = new Vue({
|
||||
methods: {
|
||||
|
||||
toggleReaderMode: function () {
|
||||
debugger;
|
||||
if (!this.readerMode) {
|
||||
this.messages = [];
|
||||
if (this.support.URLSearchParams) {
|
||||
|
Reference in New Issue
Block a user