Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Avoid unused variable error
  • Loading branch information
nylen committed Mar 31, 2017
commit 3c3c8d72340c78874969c94f568c3c9f3c468d24
2 changes: 1 addition & 1 deletion post-content.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/**
* Temporary test post content
*/
var _wpGutenbergPost = {
window._wpGutenbergPost = {
content: {
raw: [
'<!-- wp:core/heading -->',
Expand Down