Skip to content

Commit 7deb45d

Browse files
authored
Update localstorage.js
1 parent e67943a commit 7deb45d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

localstorage.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -133,8 +133,8 @@ function updateModReposLS() {
133133
}
134134

135135

136-
// fetch repo obj and save it
137-
// to local storage
136+
// fetch repo obj from git
137+
// and save to local storage
138138
async function fetchRepoAndSaveToLS(treeLoc) {
139139

140140
// get repo obj from git

0 commit comments

Comments
 (0)