소스 검색

Remove trailing \n. Close 115

Jared 3 년 전
부모
커밋
0b5037b953
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      Fabric/src/main/resources/fabric.mod.json

+ 1 - 1
Fabric/src/main/resources/fabric.mod.json

@@ -13,7 +13,7 @@
     "homepage": "https://minecraft.curseforge.com/projects/controlling",
     "sources": "https://github.com/jaredlll08/Controlling"
   },
-  "description": "Adds the ability to search for keybinds using their name in the KeyBinding menu, this allows players to easily find a key binding in the menu.\n",
+  "description": "Adds the ability to search for keybinds using their name in the KeyBinding menu, this allows players to easily find a key binding in the menu.",
   "entrypoints": {
   },
   "depends": {