add -- to typo function
This commit is contained in:
+1
-1
@@ -382,7 +382,7 @@ def typo(string, typography=''):
|
|||||||
string = string + ' >'
|
string = string + ' >'
|
||||||
|
|
||||||
# If there are no attributes, it applies the default ones
|
# If there are no attributes, it applies the default ones
|
||||||
attribute = ['[]','()','{}','submenu','color','bold','italic','_','[B]','[I]','[COLOR]']
|
attribute = ['[]','()','{}','submenu','color','bold','italic','_','--','[B]','[I]','[COLOR]']
|
||||||
|
|
||||||
movie_word_list = ['film', 'serie', 'tv', 'anime', 'cinema', 'sala']
|
movie_word_list = ['film', 'serie', 'tv', 'anime', 'cinema', 'sala']
|
||||||
search_word_list = ['cerca']
|
search_word_list = ['cerca']
|
||||||
|
|||||||
Reference in New Issue
Block a user