From be1c7e50e1e8809ea56f2c9d472eccd8ffd73a97 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 04:57:58 +0200 Subject: Adding upstream version 1.44.3. Signed-off-by: Daniel Baumann --- web/gui/v2/static/apple-app-site-association | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 web/gui/v2/static/apple-app-site-association (limited to 'web/gui/v2/static/apple-app-site-association') diff --git a/web/gui/v2/static/apple-app-site-association b/web/gui/v2/static/apple-app-site-association new file mode 100644 index 00000000..c4593e0c --- /dev/null +++ b/web/gui/v2/static/apple-app-site-association @@ -0,0 +1,11 @@ +{ + "applinks": { + "apps": [], + "details": [ + { + "appID": "2T8GZ986CU.cloud.netdata.ios", + "paths": [ "*" ] + } + ] + } +} -- cgit v1.2.3