Updating so that the end of the line is a line feed

Updated from CRLF to LF.
This commit is contained in:
jbogrand
2023-11-14 09:28:34 -06:00
committed by GitHub
parent 67f91eea5b
commit c9fffce180
3 changed files with 2985 additions and 2986 deletions
+936 -937
View File
File diff suppressed because it is too large Load Diff
+21 -21
View File
@@ -1,22 +1,22 @@
{
"html": "wwn.html",
"css": "WWN.css",
"authors": "John B.",
"roll20userid": "1638978",
"preview": "preview.png",
"instructions": "**Worlds without number character sheet** Version .5. Page opens with sections closed for concise look. Selecting each section opens it up for input.",
"useroptions": [
{
"attribute": "tab",
"displayname": "Default to which tab?",
"type": "select",
"options": [
"PC|1",
"NPC|2"
],
"default": "1",
"description": "Determine what sheet is displayed either a PC or an NPC when creating a new sheet."
}
],
"legacy": false
{
"html": "wwn.html",
"css": "WWN.css",
"authors": "John B.",
"roll20userid": "1638978",
"preview": "preview.png",
"instructions": "**Worlds without number character sheet** Version .5. Page opens with sections closed for concise look. Selecting each section opens it up for input.",
"useroptions": [
{
"attribute": "tab",
"displayname": "Default to which tab?",
"type": "select",
"options": [
"PC|1",
"NPC|2"
],
"default": "1",
"description": "Determine what sheet is displayed either a PC or an NPC when creating a new sheet."
}
],
"legacy": false
}
+2028 -2028
View File
File diff suppressed because it is too large Load Diff