Clean up
This commit is contained in:
parent
fee0437493
commit
b357afa30a
4 changed files with 0 additions and 4 deletions
|
|
@ -118,7 +118,6 @@ export default Vue.extend({
|
|||
fileType: image,
|
||||
excludeNsfw: !this.$store.state.device.alwaysShowNsfw,
|
||||
limit: 9,
|
||||
untilDate: new Date().getTime() + 1000 * 86400 * 365
|
||||
}).then(notes => {
|
||||
for (const note of notes) {
|
||||
for (const file of note.files) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue