Fix: maproulette item
This commit is contained in:
parent
28e737ed2e
commit
b6b77daef7
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ export default class Maproulette {
|
|||
3: "Skipped",
|
||||
4: "Deleted",
|
||||
5: "Already fixed",
|
||||
6: "Too_hard",
|
||||
6: "Too_Hard",
|
||||
9: "Disabled",
|
||||
}
|
||||
public static singleton = new Maproulette()
|
||||
|
|
Loading…
Reference in a new issue