project-rainstorm / rainstorm

The easiest way to own your cloud. Your data. Your cloud. Rainstorm.
Other
10 stars 5 forks source link

[BUG] Flask error when updating service vars #82

Closed nullcount closed 4 years ago

nullcount commented 4 years ago

When you try to change a service variable, the /vars request gets a 500 server error.

TypeError: wrapper() got an unexpected keyword argument 'service_name'

WillHHippo commented 4 years ago

fixed