From 8ca054dfcdf32d66b46113139ed6ba65a18bef7c Mon Sep 17 00:00:00 2001
From: euxane
Date: Wed, 18 Sep 2024 23:41:13 +0200
Subject: errors: add log and config dirs openers to error messages
---
.../main/res/layout/start_error_notification.xml | 30 ++++++++++++++++++++++
1 file changed, 30 insertions(+)
(limited to 'app/src/main/res/layout')
diff --git a/app/src/main/res/layout/start_error_notification.xml b/app/src/main/res/layout/start_error_notification.xml
index 543cd8c..4499357 100644
--- a/app/src/main/res/layout/start_error_notification.xml
+++ b/app/src/main/res/layout/start_error_notification.xml
@@ -33,6 +33,14 @@
name="openManualAction"
type="kotlin.jvm.functions.Function0<kotlin.Unit>"/>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
--
cgit v1.2.3