Skip to content
This repository has been archived by the owner on Apr 5, 2024. It is now read-only.

Commit

Permalink
fix None error
Browse files Browse the repository at this point in the history
  • Loading branch information
chrysoljq committed May 30, 2023
1 parent 2230e5e commit 2d0820b
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/pandora_cloud/flask/templates/detail.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!DOCTYPE html><html><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no"/><link rel="manifest" href="/manifest.json"><meta property="og:title" content="ChatGPT"/><meta property="og:image" content="https://chat.openai.com/images/chatgpt-share-og.png"/><meta property="og:description" content="A conversational AI system that listens, learns, and challenges"/><meta property="og:url" content="https://chat.openai.com"/><meta name="next-head-count" content="7"/><link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png"/><link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png"/><link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png"/><link rel="preconnect" href="{{api_prefix|safe}}"/><link rel="preload" href="/fonts/soehne/soehne-buch.woff2" as="font" crossorigin=""/><link rel="preload" href="/fonts/soehne/soehne-halbfett.woff2" as="font" crossorigin=""/><link rel="preload" href="/fonts/soehne/soehne-mono-buch.woff2" as="font" crossorigin=""/><link rel="preload" href="/fonts/soehne/soehne-mono-halbfett.woff2" as="font" crossorigin=""/><link rel="preload" href="/_next/static/css/df35a37d1f08004f.css" as="style"/><link rel="stylesheet" href="/_next/static/css/df35a37d1f08004f.css" data-n-g=""/><noscript data-n-css=""></noscript><script>window.__pandora_sentry={{pandora_sentry|lower}};window.__api_prefix='{{api_prefix|safe}}';</script><script defer="" nomodule="" src="/_next/static/chunks/polyfills-c67a75d1b6f99dc8.js"></script><script src="/_next/static/chunks/webpack-c08a82b5c21eeb38.js" defer=""></script><script src="/_next/static/chunks/framework-e23f030857e925d4.js" defer=""></script><script src="/_next/static/chunks/main-2f10fecca4c74462.js" defer=""></script><script src="/_next/static/chunks/pages/app-878ac43f93e00b3f.js" defer=""></script><script src="/_next/static/chunks/pages/c/%5BchatId%5D-c0db665988dd1d67.js" defer=""></script><script src="/_next/static/cx416mT2Lb0ZTj5FxFg1l/buildManifest.js" defer=""></script><script src="/_next/static/cx416mT2Lb0ZTj5FxFg1l/ssgManifest.js" defer=""></script></head><body class="antialiased"><div id="__next"><script>!function(){try{var d=document.documentElement,c=d.classList;c.remove('light','dark');var e=localStorage.getItem('theme');if('system'===e||(!e&&true)){var t='(prefers-color-scheme: dark)',m=window.matchMedia(t);if(m.media!==t||m.matches){d.style.colorScheme = 'dark';c.add('dark')}else{d.style.colorScheme = 'light';c.add('light')}}else if(e){c.add(e|| '')}if(e==='light'||e==='dark')d.style.colorScheme=e}catch(e){}}()</script><div class="absolute left-0 right-0 top-0 z-[2]"></div></div><script id="__NEXT_DATA__" type="application/json">{{props|tojson|safe}}</script><script>if('serviceWorker' in navigator){window.addEventListener('load',function(){navigator.serviceWorker.register('/service-worker.js',{scope:'/'}).then(function(reg){console.log('ServiceWorker registration successful with scope: ',reg.scope);},function(e){console.log('ServiceWorker registration failed: ',e);});});}</script></body></html>
<!DOCTYPE html><html><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no"/><link rel="manifest" href="/manifest.json"><meta property="og:title" content="ChatGPT"/><meta property="og:image" content="https://chat.openai.com/images/chatgpt-share-og.png"/><meta property="og:description" content="A conversational AI system that listens, learns, and challenges"/><meta property="og:url" content="https://chat.openai.com"/><meta name="next-head-count" content="7"/><link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png"/><link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png"/><link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png"/><link rel="preconnect" href="{{api_prefix|safe}}"/><link rel="preload" href="/fonts/soehne/soehne-buch.woff2" as="font" crossorigin=""/><link rel="preload" href="/fonts/soehne/soehne-halbfett.woff2" as="font" crossorigin=""/><link rel="preload" href="/fonts/soehne/soehne-mono-buch.woff2" as="font" crossorigin=""/><link rel="preload" href="/fonts/soehne/soehne-mono-halbfett.woff2" as="font" crossorigin=""/><link rel="preload" href="/_next/static/css/df35a37d1f08004f.css" as="style"/><link rel="stylesheet" href="/_next/static/css/df35a37d1f08004f.css" data-n-g=""/><noscript data-n-css=""></noscript><script>window.__pandora_sentry={{pandora_sentry|lower}};window.__api_prefix='{{api_prefix|safe}}';</script><script defer="" nomodule="" src="/_next/static/chunks/polyfills-c67a75d1b6f99dc8.js"></script><script src="/_next/static/chunks/webpack-c08a82b5c21eeb38.js" defer=""></script><script src="/_next/static/chunks/framework-e23f030857e925d4.js" defer=""></script><script src="/_next/static/chunks/main-2f10fecca4c74462.js" defer=""></script><script src="/_next/static/chunks/pages/app-878ac43f93e00b3f.js" defer=""></script><script src="/_next/static/chunks/pages/c/chatId-c0db665988dd1d67.js" defer=""></script><script src="/_next/static/cx416mT2Lb0ZTj5FxFg1l/buildManifest.js" defer=""></script><script src="/_next/static/cx416mT2Lb0ZTj5FxFg1l/ssgManifest.js" defer=""></script></head><body class="antialiased"><div id="__next"><script>!function(){try{var d=document.documentElement,c=d.classList;c.remove('light','dark');var e=localStorage.getItem('theme');if('system'===e||(!e&&true)){var t='(prefers-color-scheme: dark)',m=window.matchMedia(t);if(m.media!==t||m.matches){d.style.colorScheme = 'dark';c.add('dark')}else{d.style.colorScheme = 'light';c.add('light')}}else if(e){c.add(e|| '')}if(e==='light'||e==='dark')d.style.colorScheme=e}catch(e){}}()</script><div class="absolute left-0 right-0 top-0 z-[2]"></div></div><script id="__NEXT_DATA__" type="application/json">{{props|tojson|safe}}</script><script>if('serviceWorker' in navigator){window.addEventListener('load',function(){navigator.serviceWorker.register('/service-worker.js',{scope:'/'}).then(function(reg){console.log('ServiceWorker registration successful with scope: ',reg.scope);},function(e){console.log('ServiceWorker registration failed: ',e);});});}</script></body></html>
Loading

1 comment on commit 2d0820b

@vercel
Copy link

@vercel vercel bot commented on 2d0820b May 30, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.