mirror of
				https://github.com/soybeanjs/soybean-admin.git
				synced 2025-11-04 15:53:43 +08:00 
			
		
		
		
	chore(other): correct spell mistake (#460)
This commit is contained in:
		@@ -123,7 +123,7 @@ export const useAppStore = defineStore(SetupStoreId.App, () => {
 | 
			
		||||
      // update tabs by locale
 | 
			
		||||
      tabStore.updateTabsByLocale();
 | 
			
		||||
 | 
			
		||||
      // sey dayjs locale
 | 
			
		||||
      // set dayjs locale
 | 
			
		||||
      setDayjsLocale(locale.value);
 | 
			
		||||
    });
 | 
			
		||||
  });
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user