Change file -> files
This commit is contained in:
Jonatan Heyman 2025-04-11 09:45:29 +02:00
parent 15727551f3
commit edeb3aee4b

View File

@ -237,14 +237,14 @@
</div> </div>
<div class="row" v-if="!isWebApp"> <div class="row" v-if="!isWebApp">
<div class="entry buffer-location"> <div class="entry buffer-location">
<h2>Buffer File Path</h2> <h2>Buffer Files Path</h2>
<label class="keyboard-shortcut-label"> <label class="keyboard-shortcut-label">
<input <input
type="checkbox" type="checkbox"
v-model="customBufferLocation" v-model="customBufferLocation"
@change="onCustomBufferLocationChange" @change="onCustomBufferLocationChange"
/> />
Use custom buffer file location Use custom location for the buffer files
</label> </label>
<div class="file-path"> <div class="file-path">
<button <button