This website works better with JavaScript.
Home
Explore
Help
Sign In
brettlangdon
/
swuploader
mirror of
https://github.com/brettlangdon/swuploader.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Projects
0
Releases
5
Wiki
Activity
Browse Source
do not include 'material.id' in the final settings object
pull/1/head
Brett Langdon
11 years ago
parent
df754798c1
commit
b99930e956
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
swuploader.py
+ 1
- 0
swuploader.py
View File
@ -34,6 +34,7 @@ def parse_settings(settings_filename):
"
markup
"
:
float
(
value
)
,
"
isActive
"
:
True
,
}
continue
elif
name
==
"
categories
"
:
value
=
[
int
(
c
)
for
c
in
value
.
split
(
"
,
"
)
]
elif
name
==
"
tags
"
:
Write
Preview
Loading…
Cancel
Save