mirror of
https://github.com/placeAtlas/atlas.git
synced 2024-12-25 07:14:18 +01:00
parent
e9c22947f5
commit
a7fb35e19e
1 changed files with 4 additions and 0 deletions
|
@ -341,6 +341,10 @@ function initDraw() {
|
|||
descriptionField.value = "";
|
||||
websiteField.value = "";
|
||||
subredditField.value = "";
|
||||
|
||||
pathWithPeriods = []
|
||||
pathWithPeriods.push([defaultPeriod, []])
|
||||
initPeriodGroups()
|
||||
}
|
||||
|
||||
function back() {
|
||||
|
|
Loading…
Reference in a new issue