sjfkl;aljdfjl

This commit is contained in:
neon443
2025-11-03 18:05:13 +00:00
parent 7e27375939
commit 4b1776c209
2 changed files with 28 additions and 46 deletions

View File

@@ -9,5 +9,5 @@ import Foundation
struct EmojiPack: Identifiable, Codable {
var id: UUID
var emojiIDs: [UUID]
var emojiNames: [String]
}