Update to use new sdk updates

This commit is contained in:
Paul Frazee
2024-03-07 16:16:53 -08:00
parent b951bacdff
commit 59d5c8ecc0
13 changed files with 35 additions and 32 deletions
+2 -1
View File
@@ -64,6 +64,7 @@ export const DebugModScreen = ({}: NativeStackScreenProps<
identifier: 'custom',
blurs: 'content',
severity: 'alert',
defaultSetting: 'warn',
locales: [
{
lang: 'en',
@@ -235,7 +236,7 @@ export const DebugModScreen = ({}: NativeStackScreenProps<
labels: {
[label[0]]: visibility[0] as LabelPreference,
},
mods: [
labelers: [
{
did: 'did:plc:fake-labeler',
labels: {[label[0]]: visibility[0] as LabelPreference},