Skip to content
  • Rob Swindell's avatar
    Support blank strings in modopts.ini · a01fcf04
    Rob Swindell authored
    Use the new "blanks" option with File.iniGetAllObjects().
    This means that keys specified in the modopts.ini with no value
    will now be represented as blank strings ("") instead of undefined values,
    in JS modules.
    a01fcf04