1
0
mirror of https://github.com/mastodon/mastodon-ios.git synced 2024-12-08 22:56:41 +01:00
mastodon-app-ufficiale-ipho.../MastodonSDK/Sources/MastodonCommon/AppName.swift

13 lines
195 B
Swift
Raw Normal View History

//
// AppName.swift
2022-01-28 05:09:28 +01:00
// MastodonCommon
//
// Created by MainasuK Cirno on 2021-4-27.
//
import Foundation
public enum AppName {
public static let groupID = "group.org.joinmastodon.app"
}