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