nojs layout

This commit is contained in:
noxy
2019-08-28 04:31:40 +00:00
parent da71b95aa2
commit 19f4b7d26f
11 changed files with 157 additions and 18 deletions

View File

@@ -120,6 +120,7 @@ class VideoController extends Controller
// TODO: outsource to different process (async)
$video->createThumbnail();
$video->tesThumb();
// Discord
if (config('discord.enabled') && config('discord.webhookurl')) {