mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-01 15:09:14 +00:00
[dist] frontend
This commit is contained in:
@@ -2,6 +2,9 @@ import Node from './node';
|
||||
import moment from 'moment';
|
||||
import { bytesToSize } from '../utils';
|
||||
|
||||
const lang = window.app.config.lang;
|
||||
moment.locale(lang)
|
||||
|
||||
class Tree {
|
||||
|
||||
constructor() {
|
||||
|
Reference in New Issue
Block a user