jmkl / ComfyUI-ricing

comfyui frontend stuff
9 stars 2 forks source link

bug: path error #1

Closed ltdrdata closed 10 months ago

ltdrdata commented 10 months ago

https://github.com/jmkl/ComfyUI-ricing/blob/c2b5e23e612be0fa1fa494825063a600c6d2e94a/__init__.py#L12

this should be

    return sha256sum(os.path.join(os.path.dirname(__file__), 'user.css'))!=sha256sum(os.path.join(js_path,'user.css'))
jmkl commented 10 months ago

thanks dr. i ll patch it