mirror of
https://github.com/hyperspacedev/hyperspace
synced 2025-02-13 10:10:43 +01:00
Run Prettier for the umptillionth time
Signed-off-by: Marquis Kurt <software@marquiskurt.net>
This commit is contained in:
parent
5bf6fce1da
commit
e6826e08d8
@ -148,7 +148,8 @@ export async function getConfig(): Promise<Config | undefined> {
|
||||
|
||||
if (
|
||||
!location.endsWith("/") &&
|
||||
location !== "desktop" && location !== "dynamic"
|
||||
location !== "desktop" &&
|
||||
location !== "dynamic"
|
||||
) {
|
||||
console.info(
|
||||
"Location does not have a forward slash, so Hyperspace has added it automatically."
|
||||
|
Loading…
x
Reference in New Issue
Block a user