mirror of
https://github.com/Tygs/0bin.git
synced 2023-08-10 21:13:00 +03:00
Merge branch 'v2' of ksamuel-github:/Tygs/0bin into v2
This commit is contained in:
@ -75,7 +75,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