mirror of
https://github.com/wekan/wekan.git
synced 2025-09-22 01:50:48 +02: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';
|