From 080f91967b566678e9db629c1f1d3e6491c5508c Mon Sep 17 00:00:00 2001 From: Max Henkel Date: Fri, 18 Jun 2021 12:49:04 +0200 Subject: [PATCH] Add modLoader field to update --- frontend/src/views/Update.vue | 7 +++++++ index.js | 6 +++++- package.json | 2 +- readme.md | 1 + 4 files changed, 14 insertions(+), 2 deletions(-) diff --git a/frontend/src/views/Update.vue b/frontend/src/views/Update.vue index 1578330..9df56ae 100644 --- a/frontend/src/views/Update.vue +++ b/frontend/src/views/Update.vue @@ -56,6 +56,13 @@ > + + + + + + +