This website works better with JavaScript.
Home
Help
Sign In
heuzef
/
diagrams
mirror of
https://github.com/mingrammer/diagrams.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
43
Wiki
Activity
Browse Source
fix class name splunk
pull/650/head
hadi tayanloo
1 year ago
parent
f7eab5b584
commit
360631fb35
1 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
diagrams/programming/framework.py
+ 1
- 1
diagrams/programming/framework.py
View File
@@ -22,7 +22,7 @@ class Django(_Framework):
class Splunk(_Framework):
class Splunk(_Framework):
_icon = "
django
.png"
_icon = "
splunk
.png"
class Ember(_Framework):
class Ember(_Framework):
_icon = "ember.png"
_icon = "ember.png"
Write
Preview
Loading…
Cancel
Save