mirror of
https://github.com/CharaChorder/DeviceManager.git
synced 2026-01-06 01:52:50 +00:00
feat: new sharing system
feat: support legacy layout import
This commit is contained in:
@@ -59,6 +59,7 @@ const config: IconsConfig = {
|
||||
"translate",
|
||||
"play_arrow",
|
||||
"extension",
|
||||
"upload_file",
|
||||
],
|
||||
codePoints: {
|
||||
speed: "e9e4",
|
||||
@@ -70,6 +71,8 @@ const config: IconsConfig = {
|
||||
counter_3: "f782",
|
||||
ios_share: "e6b8",
|
||||
light_mode: "e518",
|
||||
upload_file: "e9fc",
|
||||
no_sound: "e710",
|
||||
},
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user