mirror of
https://github.com/Athou/commafeed.git
synced 2026-03-21 21:37:29 +00:00
Some cosmetic changes
* Punctuation, removing space before exclaimention mark * Completing Persian translation * Changeing web app icons per original art work * Fixing error on custom theme and adding indention to custom CSS
This commit is contained in:
@@ -88,7 +88,7 @@ public class StartupBean {
|
||||
log.info("Populating database with default values");
|
||||
|
||||
ApplicationSettings settings = new ApplicationSettings();
|
||||
settings.setAnnouncement("Set the Public URL in the admin section !");
|
||||
settings.setAnnouncement("Set the Public URL in the admin section!");
|
||||
applicationSettingsService.save(settings);
|
||||
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user