1
0
Fork 0

chore: remove BOM

master
kaiser 2024-09-15 10:36:54 +10:00
parent b1572f5832
commit 9e65a7aa54
4 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
{ {
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
"Author": "kaiser", "Author": "kaiser",
"QuestSequence": [ "QuestSequence": [

View File

@ -1,4 +1,4 @@
{ {
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
"Author": "kaiser", "Author": "kaiser",
"QuestSequence": [ "QuestSequence": [

View File

@ -1,4 +1,4 @@
{ {
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
"Author": "kaiser", "Author": "kaiser",
"QuestSequence": [ "QuestSequence": [

View File

@ -1,4 +1,4 @@
using System; using System;
using System.Collections.Generic; using System.Collections.Generic;
using Dalamud.Game.ClientState.Objects.Types; using Dalamud.Game.ClientState.Objects.Types;
using Microsoft.Extensions.Logging; using Microsoft.Extensions.Logging;