浏览代码

Merge pull request #11738 from nextcloud/nmc/fixEmptyTrashbinFix

Fix: Migrate OwncloudClient to NextCloudClient for empty trashbin
Andy Scherzinger 1 年之前
父节点
当前提交
57755343a4
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      app/src/main/java/com/owncloud/android/ui/trashbin/RemoteTrashbinRepository.java

+ 2 - 0
app/src/main/java/com/owncloud/android/ui/trashbin/RemoteTrashbinRepository.java

@@ -2,11 +2,13 @@
  * Nextcloud Android client application
  *
  * @author Tobias Kaminsky
+ * @author TSI-mc
  * @author Chris Narkiewicz
  *
  * Copyright (C) 2018 Tobias Kaminsky
  * Copyright (C) 2018 Nextcloud GmbH.
  * Copyright (C) 2019 Chris Narkiewicz <hello@ezaquarii.com>
+ * Copyright (C) 2023 TSI-mc
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by