From b7908a21846f4d23b7030a6e7655a83df415c877 Mon Sep 17 00:00:00 2001 From: Antonio Date: Tue, 7 Jan 2025 21:01:04 +0300 Subject: [PATCH] icon for story_availability --- data/structure.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/data/structure.json b/data/structure.json index 63dd95ee..25b39a64 100644 --- a/data/structure.json +++ b/data/structure.json @@ -451,6 +451,10 @@ "icon": "auto_stories", "color": "76, 175, 80", "items": [ + { + "id": "story_availability", + "icon": "public" + }, { "id": "story_lifetime", "icon": "hourglass_empty"