File tree Expand file tree Collapse file tree
themes/hugo-html5up-alpha/layouts/partials Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -158,12 +158,12 @@ <h2>Restart</h2>
158158 } ;
159159
160160 const paths = {
161- 'stable' : '%localappdata%\\Discord\\app-1.0.9050 \\resources' ,
162- 'stable_x64' : '%localappdata%\\Discord\\app-1.0.9151 \\resources' , // this isn't the real version returned by api, no clue how this happens
161+ 'stable' : '%localappdata%\\Discord\\app-1.0.9051 \\resources' ,
162+ 'stable_x64' : '%localappdata%\\Discord\\app-1.0.9152 \\resources' , // this isn't the real version returned by api, no clue how this happens
163163 'stable_x64_2' : '%localappdata%\\Discord\\app-1.0.9098\\resources' , // idek anymore
164164 'ptb' : '%localappdata%\\DiscordPTB\\app-1.0.1079\\resources' ,
165- 'canary' : '%localappdata%\\DiscordCanary\\app-1.0.291 \\resources' ,
166- 'canary_x64' : '%localappdata%\\DiscordCanary\\app-1.0.392 \\resources'
165+ 'canary' : '%localappdata%\\DiscordCanary\\app-1.0.293 \\resources' ,
166+ 'canary_x64' : '%localappdata%\\DiscordCanary\\app-1.0.394 \\resources'
167167 } ;
168168
169169 const downloadBatch = ( ) => {
You can’t perform that action at this time.
0 commit comments