wip: markerIdを自動付与
This commit is contained in:
@@ -7,14 +7,13 @@
|
||||
// This file was automatically generated by create-search-index.
|
||||
// Do not edit this file.
|
||||
|
||||
import { i18n } from '@/i18n'; // i18n のインポート
|
||||
import { i18n } from '@/i18n.js';
|
||||
|
||||
export const searchIndexes = [
|
||||
{
|
||||
filePath: 'src/pages/settings/profile.vue',
|
||||
usage: [
|
||||
{
|
||||
parentFile: 'src/pages/settings/profile.vue',
|
||||
staticProps: {
|
||||
markerId: '727cc9e8-ad67-474a-9241-b5a9a6475e47',
|
||||
},
|
||||
@@ -22,7 +21,6 @@ export const searchIndexes = [
|
||||
componentName: 'MkSearchMarker',
|
||||
},
|
||||
{
|
||||
parentFile: 'src/pages/settings/profile.vue',
|
||||
staticProps: {
|
||||
markerId: '1a06c7f9-e85e-46cb-bf5f-b3efa8e71b93',
|
||||
},
|
||||
@@ -35,9 +33,9 @@ export const searchIndexes = [
|
||||
filePath: 'src/pages/settings/privacy.vue',
|
||||
usage: [
|
||||
{
|
||||
parentFile: 'src/pages/settings/privacy.vue',
|
||||
staticProps: {
|
||||
icon: 'ti ti-lock-open',
|
||||
markerId: 'db7de893-e299-40af-a515-8954da435f4b',
|
||||
},
|
||||
bindProps: {
|
||||
locationLabel: [i18n.ts.privacy, i18n.ts.makeFollowManuallyApprove],
|
||||
@@ -51,7 +49,6 @@ export const searchIndexes = [
|
||||
filePath: 'src/pages/settings/mute-block.vue',
|
||||
usage: [
|
||||
{
|
||||
parentFile: 'src/pages/settings/mute-block.vue',
|
||||
staticProps: {
|
||||
markerId: 'test',
|
||||
icon: 'ti ti-ban',
|
Reference in New Issue
Block a user