Include #btc in custom #bitcoin hashtag

Changelog-Added: Include #btc in custom #bitcoin hashtag
This commit is contained in:
William Casarin
2023-04-11 15:16:57 -07:00
parent 1320ff6bec
commit 0b3918710a

View File

@@ -29,6 +29,7 @@ struct CustomHashtag {
let custom_hashtags: [String: CustomHashtag] = [
"bitcoin": CustomHashtag.bitcoin,
"btc": CustomHashtag.bitcoin,
"nostr": CustomHashtag.nostr,
"coffee": CustomHashtag.coffee,
"coffeechain": CustomHashtag.coffee,