This website works better with JavaScript.
Home
Explore
Help
Sign In
larke12
/
slack-pixiv-bot
Watch
1
Star
0
Fork
0
Code
Issues
4
Pull Requests
Projects
Releases
Wiki
Activity
Browse Source
Fix web error
master
Daniel Muckerman
9 years ago
parent
c40d0c3262
commit
3bc61d3cf5
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
web.rb
+ 1
- 1
web.rb
View File
@ -1,6 +1,6 @@
require
'sinatra/base'
module
Slack
Mathbot
module
Slack
Numberman
class
Web
<
Sinatra
::
Base
get
'/'
do
'Math is good for you.'
Write
Preview
Loading…
Cancel
Save