Browse Source

Merge pull request #1 from astercrono/crono/updates

Add initial cronomotes sticker pack
pull/73/head
ron1n 2 years ago
committed by GitHub
parent
commit
2fff6f6231
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 3
      .gitignore
  2. 1
      web/packs/cronomotes.json
  3. 3
      web/packs/index.json

3
.gitignore

@ -12,3 +12,6 @@ web/lib/import-map.json
*.session
/*.json
*.bak
config.json
build
working

1
web/packs/cronomotes.json
File diff suppressed because it is too large
View File

3
web/packs/index.json

@ -2,7 +2,8 @@
"packs": [
"gura.json",
"lain.json",
"yotsuba.json"
"yotsuba.json",
"cronomotes.json"
],
"homeserver_url": "https://matrix.cronolabs.net"
}
Loading…
Cancel
Save