mirror of
https://github.com/jsbin/jsbin.git
synced 2026-02-01 16:46:05 +00:00
Add embed to global jsbin object
This commit is contained in:
parent
76e1948c5a
commit
f5991da365
@ -126,6 +126,7 @@ function exposeSettings() {
|
||||
window.jsbin = {
|
||||
'static': jsbin['static'],
|
||||
version: jsbin.version,
|
||||
embed: jsbin.embed,
|
||||
panels: {
|
||||
// FIXME decide whether this should be locked down further
|
||||
panels: mockPanels()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user