mirror of
https://github.com/hzrd149/nostrudel.git
synced 2025-09-18 11:32:30 +02:00
fix orientation
This commit is contained in:
@@ -15,7 +15,7 @@ export default defineConfig({
|
||||
name: "noStrudel",
|
||||
short_name: "noStrudel",
|
||||
description: "A simple PWA nostr client",
|
||||
orientation: "portrait",
|
||||
orientation: "portrait-primary",
|
||||
theme_color: "#8DB600",
|
||||
categories: ["nostr"],
|
||||
icons: [
|
||||
|
Reference in New Issue
Block a user