Skip to content

Commit

Permalink
add html chunk for x-client-data option
Browse files Browse the repository at this point in the history
  • Loading branch information
ablanathtanalba committed Sep 30, 2021
1 parent 6656fcb commit e8e9213
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/skin/options.html
Original file line number Diff line number Diff line change
Expand Up @@ -252,6 +252,14 @@ <h4 class="i18n_options_advanced_settings"></h4>
</span>
</label>
</div>
<div class="checkbox" id="remove-x-client-data-toggle" style="display:none">
<label>
<input type="checkbox" id="toggle-x-client-data-header-mode">
<span>
<span class="i18n_options_x_client_data_setting"></span>
</span>
</label>
</div>

</form>
</div>
Expand Down

0 comments on commit e8e9213

Please sign in to comment.