1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-03-09 15:40:03 +00:00

Revert to previous version

This commit is contained in:
Ycarus (Yannick Chabanois) 2019-07-31 20:39:28 +02:00
parent 0737e27eb8
commit d658599d2e
2 changed files with 2 additions and 2 deletions

View file

@ -7,7 +7,7 @@
sort = self.keylist,
widget = self.widget,
datatype = self.datatype,
optional = self.optional,
optional = self.optional or self.rmempty,
placeholder = self.placeholder
}
}))%>></div>