mirror of
https://github.com/magefree/mage.git
synced 2025-12-20 02:30:08 -08:00
Merge fix
This commit is contained in:
parent
e39b5d8b2f
commit
42ae6f0f7e
1 changed files with 1 additions and 1 deletions
|
|
@ -311,7 +311,7 @@ public class PreferencesDialog extends javax.swing.JDialog {
|
|||
|
||||
// news
|
||||
public static final String KEY_NEWS_PAGE_LAST_VERSION = "newsPageLastVersion";
|
||||
public static final String KEY_NEWS_PAGE_COOKIES = "newsPageCookies";
|
||||
public static final String KEY_NEWS_PAGE_COOKIES = "newsPageCookiesV2";
|
||||
|
||||
// controls
|
||||
public static final String KEY_CONTROL_MODIFIER_POSTFIX = "_modifier";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue