forked from potsda.mn/mobilizon
d61f1f7689
And enable gd locale Signed-off-by: Thomas Citharel <tcit@tcit.fr>
6 lines
50 B
TypeScript
6 lines
50 B
TypeScript
import gd from "./gd";
|
|
|
|
export default {
|
|
gd,
|
|
};
|