mirror of
https://github.com/earthjasonlin/zzz-signal-search-export.git
synced 2025-04-21 16:00:17 +08:00
feat: Support export as Star Rail Gacha Log Format file (#39)
This commit is contained in:
@ -76,7 +76,7 @@ const parseText = (text, data) => {
|
||||
}
|
||||
|
||||
const mainProps = [
|
||||
'symbol', 'ui', 'log', 'excel'
|
||||
'symbol', 'ui', 'log', 'excel',"srgf"
|
||||
]
|
||||
|
||||
const i18n = new Proxy(raw, {
|
||||
|
Reference in New Issue
Block a user