Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Rename view setting
Signed-off-by: Corentin Mors <[email protected]>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
  • Loading branch information
Corentin Mors authored and npmbuildbot[bot] committed Oct 21, 2020
commit 4c15513fe8e0db320d2b5f65a910a733cbceca91
4 changes: 2 additions & 2 deletions js/photos-main.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion js/photos-main.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/components/Settings/CroppedLayoutSettings.vue
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

<template>
<div class="section">
<h2>{{ t('photos', 'Layout') }}</h2>
<h2>{{ t('photos', 'View') }}</h2>
<p>
<input
id="enable-cropped-layout"
Expand Down