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 92ef258 commit e910cf5Copy full SHA for e910cf5
src/Spectacles/index.js
@@ -141,6 +141,7 @@ function getImageFromPost(post) {
141
142
/*===============*/
143
144
+// Handling different post types
145
if (window.location.href.split('/')[5] !== 'comments') {
146
// Attempting to dynamically grab the root
147
let depth = 0;
src/Spectacles/types/css.d.ts
src/Spectacles/types/index.d.ts
0 commit comments