mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2025-03-26 12:50:44 -04:00
Languages fix
This commit is contained in:
parent
425f22735a
commit
4895425c29
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
var async = require('async');
|
||||
var defaults = require('lodash.defaults');
|
||||
var fastlyConfig = require('./lib/fastly-config-methods');
|
||||
const languages = require('../languages.json');
|
||||
|
||||
var route_json = require('../src/routes.json');
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue