Removed Colour and Color options
This commit is contained in:
parent
5128553ce9
commit
10f83b63df
2 changed files with 0 additions and 6 deletions
|
@ -19,5 +19,4 @@ Options you can modify with an argument.
|
||||||
|
|
||||||
Options that say one thing and nothing else. You can't change these.
|
Options that say one thing and nothing else. You can't change these.
|
||||||
|
|
||||||
* `Colour`/`Color`: Use colour
|
|
||||||
* `NoCache`: Don't cache access tokens
|
* `NoCache`: Don't cache access tokens
|
||||||
|
|
5
matrix-send
Normal file → Executable file
5
matrix-send
Normal file → Executable file
|
@ -58,11 +58,6 @@ CacheLocation () {
|
||||||
#### Configuration Statements ####
|
#### Configuration Statements ####
|
||||||
##################################
|
##################################
|
||||||
|
|
||||||
Colour () {
|
|
||||||
colour="true"
|
|
||||||
}
|
|
||||||
alias Color="Colour"
|
|
||||||
|
|
||||||
NoCache () {
|
NoCache () {
|
||||||
nocache="true"
|
nocache="true"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue