diff --git a/matrix-send b/matrix-send index 96e3392..1edf513 100644 --- a/matrix-send +++ b/matrix-send @@ -58,9 +58,10 @@ CacheLocation () { #### Configuration Statements #### ################################## -Color () { - color="true" +Colour () { + colour="true" } +alias Color="Colour" NoCache () { nocache="true"