mirror of
https://github.com/C9Glax/tranga-website.git
synced 2025-06-15 16:27:54 +02:00
Settings Template and Popup in Header bar
This commit is contained in:
3
Website/modules/interfaces/IFrontendSettings.tsx
Normal file
3
Website/modules/interfaces/IFrontendSettings.tsx
Normal file
@ -0,0 +1,3 @@
|
||||
export default interface IFrontendSettings {
|
||||
jobInterval: Date;
|
||||
}
|
Reference in New Issue
Block a user