 
So, I'm getting these two errors in the Console and I have no idea what it means, how to find the cause, nor what it's really preventing because everything on the sheet seems to be functioning properly...  app.roll20.net/:12 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'self' 'unsafe-eval'  https://*.googlesyndication.com  https://*.doubleclick.net  https://*.googlesyndication.com  <a href="https://www.googletagservices.com" rel="nofollow">https://www.googletagservices.com</a>  https://*.googlesyndication.com  <a href="https://www.google-analytics.com" rel="nofollow">https://www.google-analytics.com</a>  https://*.googlesyndication.com  <a href="http://ajax.googleapis.com" rel="nofollow">http://ajax.googleapis.com</a>  https://*.googlesyndication.com  <a href="https://cdn.firebase.com" rel="nofollow">https://cdn.firebase.com</a>  https://*.googlesyndication.com  https://*.tokbox.com  https://*.googlesyndication.com  <a href="http://static.opentok.com" rel="nofollow">http://static.opentok.com</a>  https://*.googlesyndication.com  <a href="http://cdn.crowdin.com" rel="nofollow">http://cdn.crowdin.com</a>  https://*.googlesyndication.com  <a href="http://stun.l.google.com" rel="nofollow">http://stun.l.google.com</a>". Either the 'unsafe-inline' keyword, a hash ('sha256-Ul654yVnj0kKmasnpueaXZTu2Cj7iQfYPOzInd8S6aw='), or a nonce ('nonce-...') is required to enable inline execution.
app.roll20.net/:13 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'self' 'unsafe-eval'  https://*.googlesyndication.com  https://*.doubleclick.net  https://*.googlesyndication.com  <a href="https://www.googletagservices.com" rel="nofollow">https://www.googletagservices.com</a>  https://*.googlesyndication.com  <a href="https://www.google-analytics.com" rel="nofollow">https://www.google-analytics.com</a>  https://*.googlesyndication.com  <a href="http://ajax.googleapis.com" rel="nofollow">http://ajax.googleapis.com</a>  https://*.googlesyndication.com  <a href="https://cdn.firebase.com" rel="nofollow">https://cdn.firebase.com</a>  https://*.googlesyndication.com  https://*.tokbox.com  https://*.googlesyndication.com  <a href="http://static.opentok.com" rel="nofollow">http://static.opentok.com</a>  https://*.googlesyndication.com  <a href="http://cdn.crowdin.com" rel="nofollow">http://cdn.crowdin.com</a>  https://*.googlesyndication.com  <a href="http://stun.l.google.com" rel="nofollow">http://stun.l.google.com</a>". Either the 'unsafe-inline' keyword, a hash ('sha256-npngRtQYomQz2/PGlo3OMaFWOvAvrm65p+WFyZPCRuo='), or a nonce ('nonce-...') is required to enable inline execution.   And in case it's easier to read...here's a screen cap' of the error from the console:  
