Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
stories
  • Loading branch information
mtojek committed Sep 28, 2023
commit c9aaea1bbcb6841e53dc9d99c7df2f60d7da3610
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ const meta: Meta<typeof AppearanceSettingsPageView> = {
component: AppearanceSettingsPageView,
args: {
appearance: {
application_name: "",
application_name: "Foobar",
logo_url: "https://github.com/coder.png",
service_banner: {
enabled: true,
Expand Down