Convert spam letters to a LocalizedDataset (#36393)
* Convert spam letters to a LocalizedDataset * Error -> warning * Comments * Add migrations for old spam mail entities
This commit is contained in:
5
Resources/Prototypes/Datasets/deliveries.yml
Normal file
5
Resources/Prototypes/Datasets/deliveries.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
- type: localizedDataset
|
||||
id: DeliverySpamLetters
|
||||
values:
|
||||
prefix: delivery-spam-
|
||||
count: 12
|
||||
Reference in New Issue
Block a user