projects
/
rpsls-bot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
345d622
)
cosmetics
author
Benjamin Auder
<benjamin.auder@somewhere>
Wed, 24 Jan 2018 15:05:45 +0000
(16:05 +0100)
committer
Benjamin Auder
<benjamin.auder@somewhere>
Wed, 24 Jan 2018 15:05:45 +0000
(16:05 +0100)
js/rpsls.js
patch
|
blob
|
blame
|
history
diff --git
a/js/rpsls.js
b/js/rpsls.js
index
cff3001
..
d7cae75
100644
(file)
--- a/
js/rpsls.js
+++ b/
js/rpsls.js
@@
-113,5
+113,5
@@
new Vue({
imgSource: function(symbol) {
return "img/" + symbol + ".png";
},
- },
+
},
});