diff options
author | joeycastillo <joeycastillo@users.noreply.github.com> | 2022-08-03 17:57:16 +0000 |
---|---|---|
committer | joeycastillo <joeycastillo@users.noreply.github.com> | 2022-08-03 17:57:16 +0000 |
commit | 6ac386a506eed2212566ecbf7ea6f4a96e9b49eb (patch) | |
tree | 26aaa99a9a5ab5e9f4533e4e85841a8f3bd3d8a8 /search/searchdata.js | |
parent | d8dba8cc0f0c7807e120d7ca67d598d2413fb3e0 (diff) | |
download | Sensor-Watch-6ac386a506eed2212566ecbf7ea6f4a96e9b49eb.tar.gz Sensor-Watch-6ac386a506eed2212566ecbf7ea6f4a96e9b49eb.tar.bz2 Sensor-Watch-6ac386a506eed2212566ecbf7ea6f4a96e9b49eb.zip |
deploy: e790a025787e0e1aa59b98b95e194cf4318d1578
Diffstat (limited to 'search/searchdata.js')
-rw-r--r-- | search/searchdata.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/search/searchdata.js b/search/searchdata.js index 73977dd3..e93192dd 100644 --- a/search/searchdata.js +++ b/search/searchdata.js @@ -1,14 +1,14 @@ var indexSectionsWithContent = { - 0: "_abdilnrsuw", + 0: "_abdfilnrsuw", 1: "w", 2: "w", - 3: "_aw", + 3: "_arw", 4: "n", 5: "bw", 6: "bw", 7: "bw", - 8: "abdilrsu", + 8: "abdfilrsu", 9: "s" }; |