We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent baf3b1c commit 51ec531Copy full SHA for 51ec531
src/ribbon/ribbon.html
@@ -8,7 +8,7 @@
8
<meta http-equiv="X-UA-Compatible" content="IE=Edge" />
9
10
<!-- Office JavaScript API -->
11
- <script type="text/javascript" src="https://appsforoffice.microsoft.com/lib/1.1/hosted/office.debug.js"></script>
+ <script type="text/javascript" src="https://appsforoffice.microsoft.com/lib/1.1/hosted/office.js"></script>
12
</head>
13
14
<body>
0 commit comments