Skip to content

Commit

Permalink
dev 210
Browse files Browse the repository at this point in the history
  • Loading branch information
DTACat committed Feb 2, 2025
1 parent b316eba commit f02a2bf
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion assets/10.js
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@ EXPERIMENT_ID_13 = "Treatment -1: Disabled"
EXPERIMENT_ID_14 = "Treatment -1: Disabled"

// 2025-02_shop_card_modals
EXPERIMENT_ID_15 = "Treatment -1: Disabled"
EXPERIMENT_ID_15 = "Treatment 1: Enable modals"
2 changes: 1 addition & 1 deletion assets/19.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ n78ndg290n = "Greetings Shop Archives Staff and/or Dataminer! This model has eve
mgx2tmg9tx = "Experiments";
mn7829t62d = "Test out new features";
y5n875tx29 = "Dev Options";
tcbx926n29 = "Dev 209";
tcbx926n29 = "Dev 210";

if (localStorage.sa_theme == "dark") {
document.body.classList.add('theme-dark');
Expand Down
1 change: 1 addition & 0 deletions styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -2855,6 +2855,7 @@ data-share-product-card-button {
width: 320px;
height: 320px;
margin-bottom: 100px;
scale: 0.9;
}


Expand Down

0 comments on commit f02a2bf

Please sign in to comment.