Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
beat
beat.editor
Commits
6e81e81a
Commit
6e81e81a
authored
Jan 19, 2019
by
Jaden
Committed by
Samuel GAIST
Oct 04, 2019
Browse files
[backend] fix misspelling "unkown" -> "unknown"
Fixes
#190
parent
7a378853
Changes
1
Hide whitespace changes
Inline
Side-by-side
beat/editor/backend/assetmodel.py
View file @
6e81e81a
...
...
@@ -46,7 +46,7 @@ class AssetType:
@
classmethod
def
path
(
cls
,
type_
):
path
=
"unkown"
path
=
"unk
n
own"
if
type_
==
cls
.
Algorithm
:
path
=
"algorithms"
elif
type_
==
cls
.
Database
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment