Browse Source

Oops

pull/53/head
Araragi Koyomi 1 year ago
parent
commit
4ad14b864c
  1. 4
      build-ff.js

4
build-ff.js

@ -107,11 +107,7 @@ const manif = {
define: {
global: 'window',
execution_mode: '"ff_api"',
<<<<<<< HEAD
manifest: '' + manif.manifest_version,
=======
manifest: ''+manif.manifest_version,
>>>>>>> d5298ab (Breaking change fixes)
isBackground: 'false',
BUILD_VERSION: JSON.stringify([0, rev])
},

Loading…
Cancel
Save