// // AppSharedName.swift // Mastodon // // Created by MainasuK Cirno on 2021-4-26. // import Foundation enum AppSharedName { static let groupID = "group.org.joinmastodon.mastodon-temp" }