You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It appears you're using the wrong URL for the repeat icon. It looks you're using ./static/blocks-media/repeat.svg (relative path) for the path, instead of /static/blocks-media/default/repeat.svg (absolute path). Thanks!
It appears you're using the wrong URL for the repeat icon. It looks you're using ./static/blocks-media/repeat.svg (relative path) for the path, instead of /static/blocks-media/default/repeat.svg (absolute path). Thanks!