You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
202B

  1. export const defaultSetting = {
  2. slideWidth: 280,
  3. languages: [
  4. {
  5. key: 'zh',
  6. name: 'wrQwwbSV',
  7. },
  8. {
  9. key: 'en',
  10. name: 'hGtEfNnp',
  11. },
  12. ],
  13. defaultLang: 'zh',
  14. }