projects
/
KiwiIRC.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5998fd5
)
Client: /k alias fix
author
Darren
<darren@darrenwhitlen.com>
Mon, 29 Oct 2012 19:34:39 +0000
(19:34 +0000)
committer
Darren
<darren@darrenwhitlen.com>
Mon, 29 Oct 2012 19:34:39 +0000
(19:34 +0000)
client/assets/dev/model_application.js
patch
|
blob
|
blame
|
history
diff --git
a/client/assets/dev/model_application.js
b/client/assets/dev/model_application.js
index 066dabb051549a6cc21bb6ad93b23f0cb9edf047..a677a76e93d390b16c6f7be41eef12d9f69ae17c 100644
(file)
--- a/
client/assets/dev/model_application.js
+++ b/
client/assets/dev/model_application.js
@@
-677,7
+677,7
@@
kiwi.model.Application = function () {
'/dehop': '/quote mode $channel -h $1+',
\r
'/voice': '/quote mode $channel +v $1+',
\r
'/devoice': '/quote mode $channel -v $1+',
\r
- '/k': '/kick $1+',
\r
+ '/k': '/kick $
channel $
1+',
\r
\r
// Misc aliases
\r
'/slap': '/me slaps $1 around a bit with a large trout'
\r