Skip to content

Commit c05dc86

Browse files
committed
Converted all tabs into spaces (hopefully)
1 parent 85a6442 commit c05dc86

File tree

4 files changed

+339
-340
lines changed

4 files changed

+339
-340
lines changed

README.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -99,11 +99,11 @@ A topic meant for sending requests to the LetMeIn network. The payload should be
9999

100100
```Go
101101
var location_map = map[string]string{
102-
"n_stairs": "North Side Stairwell",
103-
"s_stairs": "South Side Stairwell",
104-
"level_a": "Level A Elevator Lobby",
105-
"level_1": "Level 1 Elevator Lobby",
106-
"l_well": "L Well",
102+
"n_stairs": "North Side Stairwell",
103+
"s_stairs": "South Side Stairwell",
104+
"level_a": "Level A Elevator Lobby",
105+
"level_1": "Level 1 Elevator Lobby",
106+
"l_well": "L Well",
107107
}
108108
```
109109

0 commit comments

Comments
 (0)