Move directories to assets under directory jabbercard.
This commit is contained in:
parent
5e495579c2
commit
a4af724666
88 changed files with 0 additions and 0 deletions
12
jabbercard/assets/systems.toml
Normal file
12
jabbercard/assets/systems.toml
Normal file
|
@ -0,0 +1,12 @@
|
|||
systems = [
|
||||
{ name = "Android", id = "android" },
|
||||
{ name = "Apple", id = "apple" },
|
||||
{ name = "Browser", id = "browser" },
|
||||
{ name = "BSD", id = "bsd" },
|
||||
{ name = "Haiku", id = "haiku" },
|
||||
{ name = "KaiOS", id = "kaios" },
|
||||
{ name = "Linux", id = "linux" },
|
||||
{ name = "POSIX", id = "posix" },
|
||||
{ name = "UBports", id = "ubports" },
|
||||
{ name = "Windows", id = "windows" },
|
||||
]
|
Loading…
Add table
Add a link
Reference in a new issue