mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2025-03-01 10:33:28 +00:00
always output latest version of config file to webui (#307)
* always output latest version of config file to webui * fix permissions after default config export * tune code * set permissions for exported effects * use qt setperm instead of chmod update effects code style a bit * add fallback when config is not readable
This commit is contained in:
@@ -1,7 +1,4 @@
|
||||
import hyperion
|
||||
import time
|
||||
import colorsys
|
||||
import math
|
||||
import hyperion, time, colorsys, math
|
||||
from random import random
|
||||
|
||||
# Get the parameters
|
||||
|
Reference in New Issue
Block a user