mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +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';
|