mirror of
https://github.com/wekan/wekan.git
synced 2026-01-07 18:18:50 +01:00
5 lines
138 B
JavaScript
5 lines
138 B
JavaScript
|
|
// This file ensures the EmailLocalization utility is imported
|
||
|
|
// and available throughout the application
|
||
|
|
|
||
|
|
import './emailLocalization';
|