mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-05-01 12:23:44 +02:00
Merge branch 'feature/vuejs' into feature/vue-serverview
This commit is contained in:
@@ -29,6 +29,7 @@
|
||||
|
||||
<script>
|
||||
import { DateTime } from 'luxon';
|
||||
import Server from '../../models/server';
|
||||
import _ from 'lodash';
|
||||
import Flash from '../Flash';
|
||||
import ServerBox from './ServerBox';
|
||||
@@ -75,7 +76,6 @@
|
||||
},
|
||||
|
||||
methods: {
|
||||
|
||||
/**
|
||||
* Handle a search for servers but only call the search function every 500ms
|
||||
* at the fastest.
|
||||
|
||||
Reference in New Issue
Block a user