From 78d7078d97625e4a8d2d6863318c192f910f2ec9 Mon Sep 17 00:00:00 2001
From: ulrich
Date: Sun, 11 Apr 2021 11:09:36 +0000
Subject: [PATCH] UI-Verbesserungen in Arbeit

---
 src/de/uhilger/mediaz/App.java |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/de/uhilger/mediaz/App.java b/src/de/uhilger/mediaz/App.java
index 6c311a8..ed108fc 100644
--- a/src/de/uhilger/mediaz/App.java
+++ b/src/de/uhilger/mediaz/App.java
@@ -53,6 +53,7 @@
   public static final String RB_AUDIOEXTS = "audioexts";
   public static final String RB_VIDEOEXTS = "videoexts";
   public static final String RB_PLAYERPARAMS = "playerparams";
+  public static final String RB_HOST = "host";
 
   /**
    * <p>Start-Methode dieser Anwendung</p>

--
Gitblit v1.9.3