fix catch block indentation
							parent
							
								
									e84861f770
								
							
						
					
					
						commit
						71fb2e04a9
					
				|  | @ -108,8 +108,7 @@ export default class VectorBasePlatform extends BasePlatform { | |||
|             if (window.chrome) { | ||||
|                 doUpdate(); | ||||
|             } | ||||
|         } | ||||
|          catch (e) { | ||||
|         } catch (e) { | ||||
|             console.warn(`Failed to set badge count: ${e.message}`); | ||||
|         } | ||||
|     } | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	 Travis Ralston
						Travis Ralston