Include #btc in custom #bitcoin hashtag
Changelog-Added: Include #btc in custom #bitcoin hashtag
This commit is contained in:
@@ -29,6 +29,7 @@ struct CustomHashtag {
|
|||||||
|
|
||||||
let custom_hashtags: [String: CustomHashtag] = [
|
let custom_hashtags: [String: CustomHashtag] = [
|
||||||
"bitcoin": CustomHashtag.bitcoin,
|
"bitcoin": CustomHashtag.bitcoin,
|
||||||
|
"btc": CustomHashtag.bitcoin,
|
||||||
"nostr": CustomHashtag.nostr,
|
"nostr": CustomHashtag.nostr,
|
||||||
"coffee": CustomHashtag.coffee,
|
"coffee": CustomHashtag.coffee,
|
||||||
"coffeechain": CustomHashtag.coffee,
|
"coffeechain": CustomHashtag.coffee,
|
||||||
|
|||||||
Reference in New Issue
Block a user