Make OLM_OPTIONS work again
The closure compiler was just renaming the variable so it never would have picked them up. Make it an extern so it knows what to do.
javascript/externs.js
0 → 100644
Please register or sign in to comment
The closure compiler was just renaming the variable so it never would have picked them up. Make it an extern so it knows what to do.