Ver código fonte

this should not be quoted

Grant Limberg 3 anos atrás
pai
commit
e1ca3c995d
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      service/OneService.cpp

+ 1 - 1
service/OneService.cpp

@@ -160,7 +160,7 @@ std::string ssoResponseTemplate = R"""(
         <title>Network SSO Login {{ networkId }}</title>
         <title>Network SSO Login {{ networkId }}</title>
         <meta name="description" content="">
         <meta name="description" content="">
         <meta name="viewport" content="width=device-width, initial-scale=1">
         <meta name="viewport" content="width=device-width, initial-scale=1">
-        <style type=\"text/css\">
+        <style type="text/css">
          html,body {
          html,body {
              background: #eeeeee;
              background: #eeeeee;
              margin: 0;
              margin: 0;