Skip to content

Conversation

@YXME
Copy link
Contributor

@YXME YXME commented Dec 5, 2025

No description provided.

Copy link
Member

@ryahiaoui ryahiaoui left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why update both keys twice? The DatastoreService.setDataValue method updates the database if the key exists; otherwise, it creates it

@Override
public void setGlobalTheme( String strGlobalTheme, String strGlobalThemeVersion )
{
ThemeHome.setGlobalTheme( strGlobalTheme, strGlobalThemeVersion );
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why update both keys twice? The DatastoreService.setDataValue method updates the database if the key exists; otherwise, it creates it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants