File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 3434 span.d-none.d-md-inline
3535 | Refresh
3636
37- aw-periodusage( :periodusage_arr ="periodusage" , @update ="setDate" )
37+ aw-periodusage.mt-2 ( :periodusage_arr ="periodusage" , @update ="setDate" )
3838
3939 ul.row.nav.nav-tabs.mt-4
4040 li.nav-item ( v-for ="view in views" )
6767 b-form-checkbox( v-model ="filterAFK" size ="sm" )
6868 | Exclude AFK time
6969 icon#filterAFKHelp ( name ="question-circle" style ="opacity: 0.4" )
70- b-tooltip( target ="filterAFKHelp" v-b-tooltip.hover title ="Filter away time where the AFK watcher couldn 't detect input." )
70+ b-tooltip( target ="filterAFKHelp" v-b-tooltip.hover title ="Filter away time where the AFK watcher didn 't detect any input." )
7171 b-form-checkbox( v-model ="includeAudible" : disabled= "!filterAFK" size ="sm" )
7272 | Count audible browser tab as active
7373 icon#includeAudibleHelp ( name ="question-circle" style ="opacity: 0.4" )
Original file line number Diff line number Diff line change 11<template lang="pug">
2- svg.mt-3.mb-1
2+ svg
33</template >
44
55<style scoped lang="scss">
You can’t perform that action at this time.
0 commit comments