Skip to content

Commit

Permalink
chore(sidebarConfig): make phrasing more os inclusive (#3190)
Browse files Browse the repository at this point in the history
  • Loading branch information
million1156 authored Sep 30, 2024
1 parent 8e1926d commit bb767a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jsHelper/sidebarConfig.js
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ color: var(--spice-button-disabled);
center: Spicetify.React.createElement("div", {
dangerouslySetInnerHTML: {
__html:
"Sidebar config is not supported when Global Navbar is enabled. In Powershell, please run <code>spicetify config sidebar_config 0</code> command and then re-apply spicetify with <code>spicetify apply</code>.",

This comment has been minimized.

Copy link
@Dejavue1980

Dejavue1980 Oct 6, 2024

								"Sidebar config is not supported when Global Navbar is enabled. In your terminal, please run <code>spicetify config sidebar_config 0</code> command and then re-apply spicetify with <code>spicetify apply</code>.",

This comment has been minimized.

Copy link
@Dejavue1980

Dejavue1980 Oct 6, 2024

								"Sidebar config is not supported when Global Navbar is enabled. In your terminal, please run <code>spicetify config sidebar_config 0</code> command and then re-apply spicetify with <code>spicetify apply</code>.",
"Sidebar config is not supported when Global Navbar is enabled. In your terminal, please run <code>spicetify config sidebar_config 0</code> command and then re-apply spicetify with <code>spicetify apply</code>.",
},
style: {
"text-size": "12px",
Expand Down

0 comments on commit bb767a9

Please sign in to comment.