File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 114114 const f7params = {
115115 id: appId,
116116 name: appName,
117- theme: ' md' , // Automatic theme detection
117+ theme: ' md' ,
118118 input: {
119119 scrollIntoViewOnFocus: Device .cordova && ! Device .electron ,
120120 scrollIntoViewCentered: Device .cordova && ! Device .electron ,
Original file line number Diff line number Diff line change 8282 <p class ="recapitulation-text" > {$_ (' recapitulation.repetition.info_text' )} <span >{info .unknown }</span > {$_ (' recapitulation.repetition.info_text_end' )} </p >
8383 <p class ="recapitulation-text" > {$_ (' recapitulation.repetition.info_text_description' )} </p >
8484{:else if info .trainingType === ' filter' }
85- {#if info .unknown <= 5 && info .known >= 20 }
85+ {#if info .unknown <= 7 && info .known >= 20 }
8686 <p class =" recapitulation-text" >
8787 {$_ (' recapitulation.filter.advanced_mode.question' )}
8888 </p >
You can’t perform that action at this time.
0 commit comments