add new column type: hashtag
Signed-off-by: kernelkind <kernelkind@gmail.com>
This commit is contained in:
@@ -113,6 +113,7 @@ impl Route {
|
||||
AddColumnRoute::ExternalNotification => {
|
||||
"Add External Notifications Column".to_owned()
|
||||
}
|
||||
AddColumnRoute::Hashtag => "Add Hashtag Column".to_owned(),
|
||||
},
|
||||
Route::Support => "Damus Support".to_owned(),
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user