Revert to da5835b: Rename encrypted settings d-tag to mew-metadata
This reverts the codebase back to the state at commitda5835b. Reverted 1 commit(s): -e905087: Change client tag to 'Mew' instead of hostname Co-authored-by: shakespeare.diy <assistant@shakespeare.diy>
This commit is contained in:
@@ -121,7 +121,7 @@ export function useEncryptedSettings() {
|
||||
tags: [
|
||||
['d', SETTINGS_D_TAG],
|
||||
['title', 'Mew Metadata'],
|
||||
['client', 'Mew'],
|
||||
['client', location.hostname],
|
||||
],
|
||||
created_at: Math.floor(Date.now() / 1000),
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user