From ed5989f93392876f04101d12df13dc7feed121d6 Mon Sep 17 00:00:00 2001 From: Underthestars-zhy Date: Thu, 22 Dec 2022 11:39:28 +0800 Subject: [PATCH] alias update --- IconChanger/AliasName.swift | 1 + 1 file changed, 1 insertion(+) diff --git a/IconChanger/AliasName.swift b/IconChanger/AliasName.swift index 255cfbc..8dbaf08 100644 --- a/IconChanger/AliasName.swift +++ b/IconChanger/AliasName.swift @@ -19,6 +19,7 @@ struct AliasName { "Adobe Bridge (Beta)": "Bridge", "Adobe Illustrator (Beta)": "Illustrator", "Adobe Illustrator 2023": "Illustrator", + "PyCharm Community": "PyCharm", ] static func getNames() -> [String: String] {