forked from MapComplete/MapComplete
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",
|
3: "Skipped",
|
||||||
4: "Deleted",
|
4: "Deleted",
|
||||||
5: "Already fixed",
|
5: "Already fixed",
|
||||||
6: "Too_hard",
|
6: "Too_Hard",
|
||||||
9: "Disabled",
|
9: "Disabled",
|
||||||
}
|
}
|
||||||
public static singleton = new Maproulette()
|
public static singleton = new Maproulette()
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue