Browse Source

Merge branch 'master' into kris/restore_from_backup

pull/47/head
jonathan 4 years ago
parent
commit
7551429e8f
1 changed files with 4 additions and 0 deletions
  1. +4
    -0
      bubble-server/src/main/java/bubble/resources/cloud/NetworkBackupKeysResource.java

+ 4
- 0
bubble-server/src/main/java/bubble/resources/cloud/NetworkBackupKeysResource.java View File

@@ -1,3 +1,7 @@
/**
* Copyright (c) 2020 Bubble, Inc. All rights reserved.
* For personal (non-commercial) use, see license: https://getbubblenow.com/bubble-license/
*/
package bubble.resources.cloud;

import bubble.dao.account.message.AccountMessageDAO;


Loading…
Cancel
Save