Removed Colour and Color options

This commit is contained in:
Jeremy Baxter 2022-04-19 15:37:01 +12:00
parent 94027d3e7d
commit 4815d41791
2 changed files with 0 additions and 6 deletions

5
matrix-send Normal file → Executable file
View file

@ -58,11 +58,6 @@ CacheLocation () {
#### Configuration Statements ####
##################################
Colour () {
colour="true"
}
alias Color="Colour"
NoCache () {
nocache="true"
}